home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / misc / AmigaFax1_42.lha / AmigaFax / s.user / AFAX-Startup next >
AmigaDOS Script File  |  1991-11-18  |  354b  |  21 lines

  1. .key x
  2. .bra {
  3. .ket }
  4.  
  5. ;
  6. ; AmigaFax (C) 1991 C-Born Software Systems
  7. ; Startup Script
  8. ;
  9.  
  10. execute afax:s/AFaxAssign
  11.  
  12. ;This line starts the Fax Auto-Answer in standalone mode
  13. run >nil: <nil: AFAX:Faa
  14.  
  15. ;Alternative to start from getty
  16. ;run >nil: <nil: AFAX:c/Getty -Mh -B2400 -x8 -F AT&C1&D2+FDCC=1
  17.  
  18.  
  19. ;Start the spooler daemon
  20. run >nil: <nil: afax:c/afaxspl
  21.